Labels:text | screenshot | number OCR: SPEED ENHANCED BY PARALLELISM Task 1 Kask 2 Parallel process Task3 ATask 4 "Serlal process ask 1 Task 2 _ Task 3 _Task 4 (Scan) Upin (Sort) [Write) Time Figure 1. Inside a microprocessor, or anywhere a task can be broken up into subtasks that are not dependent on the complete execution of a preceding one, performing the subtasks in parallel is the primary way to save time. Speeding up the overall processing only scales to a certain point before it reaches physical limits, but parallel processing can be scaled indefinitely as long as the task can be decomposed.